func runtime.makemap
3 uses
runtime (current package)
map_swiss.go#L31: return makemap(t, int(hint), m)
map_swiss.go#L66: func makemap(t *abi.SwissMapType, hint int, m *maps.Map) *maps.Map {
map_swiss.go#L215: return makemap(t, cap, nil)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)